CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - memory driver

搜索资源列表

  1. C51soft

    0下载:
  2. 使用C语言实现的用串行方式驱动led显示、EEPROM存贮器操作、按键扫描、红外接收等-use of the C language Serial Port Driver led, EEPROM memory operation, scan buttons, infrared receiver, etc.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4750
    • 提供者:星空
  1. mmap

    0下载:
  2. 该代码适用于嵌入式开发,内存映射的驱动程序-The code applies to the development of embedded memory mapping Driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:30952
    • 提供者:托蒂
  1. RegSample_Pdo

    0下载:
  2. 本程序是一个关于内存操作的驱动程序。希望对大家有所帮助。-this program is a memory operation on the driver. We want to help.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2053593
    • 提供者:陈江伟
  1. mm36sb010

    0下载:
  2. 存储芯片MM360SB010 KEIL下的驱动-MM360SB010 memory chips under the driver KEIL
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1485
    • 提供者:liuwei
  1. EvsLcd

    0下载:
  2. 基于51单片机的图形LCD驱动程序,建立了完成的中英文字符和基本图形输出程序,字符点阵从一片Flash存储器读出.-51 microcontroller-based graphic LCD driver, completion of the establishment of the Chinese and English characters and basic graphics output procedures, a character from a lattice Flash memory
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:72779
    • 提供者:杨承凯
  1. csu

    0下载:
  2. 一个基于PCI卡数据采集卡的驱动程序,分别有内存影射和IO 影射的方式-a PCI card based data acquisition card of the driver, alluding to the respective memory and IO alluding to the way
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:7180
    • 提供者:生力松
  1. FM24CL04

    0下载:
  2. c8051f020单片机控制铁电存储器FM24CL04的驱动程序,环境keil,汇编编写-C8051f020 SCM control FM24CL04 ferroelectric memory of the driver, c51 environment, compilation preparation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2117
    • 提供者:罗维平
  1. 基于直接用户空间内存访问的高速网卡驱动

    0下载:
  2. 基于直接用户空间内存访问的高速网卡驱动-users of space-based direct memory access high-speed LAN Driver
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:10597
    • 提供者:蔡长永
  1. OReilly-Programming-Embedded-Systems-in-C-and-C++.

    0下载:
  2. This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation,
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:446925
    • 提供者:古月伦
  1. GUIv0.20h

    0下载:
  2. A memory-resident utility that enables selectable use of the extended screen and keyboard control sequences that normally require loading the ANSI.SYS device driver. Unlike ANSI.SYS, ANSI.COM supports all video modes, permits sizing and clearin
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:282646
    • 提供者:郭治
  1. RwV015

    0下载:
  2. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express),
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:929690
    • 提供者:使用
  1. ECOM

    0下载:
  2. 这是单板上DPRAM的驱动程序,开发环境是vxworks,是bsp的一部分。如果单板上有DPRAM内存,在启动的时候,加载操作系统之前,需要对硬件进行初始化。后续的内存操作也都是通过此驱动进行的。BSP开发人员只需要修改相关的宏就可以运行。当然,首先必须读懂源代码。此代码是我开发的一块单板的BSP的一部分,经过严格测试。因为是我开发的,且用于实验室中的单板,并非商用产品中的模块,所以不存在版权问题,与大家共享。-This is the single board DPRAM of the driv
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:454467
    • 提供者:丁力
  1. nx25p40.c

    0下载:
  2. 大容量flash存储芯片nx25p40/80/16/32的单片机驱动程序,容量可以达到512K字节,1M字节,2M字节,4M字节。时钟速度可达50M。-large-capacity flash memory chips nx25p40/80/16/32 SCM Driver , the capacity could reach 512 K bytes, 1M byte, 2M byte, 4M bytes. Clock speeds of up to 50 M.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1866
    • 提供者:gghust
  1. ReMap_ASM

    0下载:
  2. 基于ARM7的开发板的存储器重映射驱动程序,文件里有程序的详细注释,对与在此基础之上的二次开发非常方便-based on the ARM7 development board memory re-mapping driver, the documents detailed procedures Notes right and the basis of this second development is very convenient
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:16902
    • 提供者:盖萌
  1. dogfun

    0下载:
  2. 非常实用的看门狗驱动程序,稍加更改即可成为串行数据存储器,使您程序硬加密的理想工具。-very useful watchdog driver, a little change can be used as a serial data memory, your hardware encryption procedures for the ideal tool.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1078
    • 提供者:刘伟
  1. QQ_LLK_SOURCE

    0下载:
  2. QQ连连看外挂源码 20050609qq 连连看外挂简介 原理 1 截取屏幕,从而取得方块数据,然后搜索算法. 2 通过鼠标键盘钩子发送消息来消去. 3 腾讯反外挂作的很牛,连连看程序在接到鼠标点击消息的同时从驱动层判断有没有 点击消息,所以把0x00403291地址的内存锁定为0x00就可以让腾讯的凡外挂系统失效。 4 在消除过程中因为烟雾等特效的影响,中途按F9键分析结果很可能错误,谁有办法 解决这个问题一定要告诉我啊! 最好能取消动画特效,直接消去.
  3. 所属分类:外挂编程

    • 发布日期:2008-10-13
    • 文件大小:222180
    • 提供者:wancb
  1. fs4510_demo4

    0下载:
  2. FS4510开发板示例程序demo4 压缩包内含FS4510开发板LCD驱动程序与定时器程序 文件说明 demo4.apj 为 SDT2.51 的项目文件 init.s 为初始化文件 汇编格式 lcd.c LCD驱动文件 demo4.c 主程序 包含定时器初始化和 timer0 和 timer1 的使用 memory.a memory分配 snds.a init.s用到的硬件信息 isr.c 一些中断哑函数 \\inc
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:24839
    • 提供者:kl.ud
  1. fs4510_demo5_pre

    0下载:
  2. FS4510开发板示例程序 demo5_pre----中断服务程序 串口驱动 演示的功能包括中断 定时器 串口 它提供了可以在 FS4510板子上运行的参考代码 文件说明 demo5_pre.apj 为 SDT2.51 的项目文件 汇编格式 init.s 为初始化文件 lcd.c LCD驱动文件 demo5.c 主程序 包含定时器初始化和 timer0 和 timer1 的使用 包含中断服务程序 uart.c 串口驱动
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:42693
    • 提供者:kl.ud
  1. M25P64_LPC213X

    1下载:
  2. LPC213x系列微处理器操作M25P64存储器的驱动程序,提供底层IO操作和记录块中间件操作。-LPC213x series microprocessor operating M25P64 memory of the driver, IO provide operation and bottom pieces of middleware operating record.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5161
    • 提供者:吴健
  1. m82xxDpramLib

    0下载:
  2. vxWorks下的DPRAM内存管理代码,共享源代码。专用于DPRAM的驱动分配管理,编译时在 -vxWorks the DPRAM memory management code, the source code sharing. DPRAM dedicated to the distribution and management of the driver, when the compiler
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:2869
    • 提供者:
« 1 2 3 4 56 7 8 9 10 ... 24 »
搜珍网 www.dssz.com